Skip to content

ci: parallelize default and goldilocks test runs#1328

Merged
kunxian-xia merged 3 commits intomasterfrom
ci/parallelize_tests
Apr 27, 2026
Merged

ci: parallelize default and goldilocks test runs#1328
kunxian-xia merged 3 commits intomasterfrom
ci/parallelize_tests

Conversation

@kunxian-xia
Copy link
Copy Markdown
Collaborator

Fan out the Tests job into a 2-leg matrix so default and goldilocks run on separate runners. Each leg gets its own cache key to avoid thrash.

Status-check names change to `Run Tests (default)` / `Run Tests (goldilocks)` — branch-protection / merge-queue required checks need to be updated when this lands.

🤖 Generated with Claude Code

Fan out the Tests job into a 2-leg matrix so the two feature-set runs
execute on separate runners. Each leg gets its own cache key
(tests-<feature>-…) to avoid thrash. Expected wall-time cut: ~20 → ~12 min.

Note: status-check names change to "Run Tests (default)" /
"Run Tests (goldilocks)" — branch-protection / merge-queue required
checks need to be updated when this lands.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@kunxian-xia kunxian-xia enabled auto-merge April 23, 2026 15:07
@hero78119 hero78119 added the regression-e2e-reth trigger regression test of https://github.com/scroll-tech/ceno-reth-benchmark label Apr 27, 2026
@hero78119
Copy link
Copy Markdown
Collaborator

Benchmark result from scroll-tech/ceno-reth-benchmark.

@kunxian-xia kunxian-xia disabled auto-merge April 27, 2026 06:54
@kunxian-xia kunxian-xia enabled auto-merge April 27, 2026 06:54
@kunxian-xia kunxian-xia added this pull request to the merge queue Apr 27, 2026
Merged via the queue into master with commit 4b6c3da Apr 27, 2026
6 checks passed
@kunxian-xia kunxian-xia deleted the ci/parallelize_tests branch April 27, 2026 07:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

regression-e2e-reth trigger regression test of https://github.com/scroll-tech/ceno-reth-benchmark

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants